<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, blockquote, pre, form, fieldset, table, th, td, span{padding:0;margin:0;}
#full-screen-slider { width:100%; height:100%;position:relative}
#slides { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute;left:0px;}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:670px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#d0225d}

/*banner*/

.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides &gt; li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
	width: 100%;
	display: block;
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
    height:100%;
    
}
.no-js .slides &gt; li:first-child {
	display: block;
}
.flexslider {
	margin: 0 auto;
	position: relative;
    
	width:100%;
	zoom: 1;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.flexslider .slides {
	zoom: 1;
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	filter:alpha(opacity=0);
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.flex-direction-nav .flex-next {
	background-position: 0 -90px;
	right:30px;
}
#pdts .flex-direction-nav .flex-next {
	background-position: 0 -90px;
	right:30px;
	display:none;
}
.flex-direction-nav .flex-prev {
	left: 0;
}
#pdts .flex-direction-nav .flex-prev {
	left: 0;
	display:none;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter:alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter:alpha(opacity=25);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter:alpha(opacity=50);
}
.flex-control-nav {
	margin:0 auto;
	padding:0px;
	width:100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}
#pdts{padding-bottom:10px;}
#pdts .flex-control-nav {
	bottom: -18px;
}
.flex-control-nav li {
	margin: 0 0;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display:block;
	height: 16px;
	overflow: hidden;
	text-indent:-99em;
	width: 16px; 
	cursor: pointer;
}
.flex-control-paging li a{
background: url(../images/dot.png) no-repeat 0 -16px;
display:block;
	height: 16px;
	overflow: hidden;
	text-indent:-99em;
	width: 16px; 
	cursor: pointer;
}
.flex-control-paging li a.flex-active {
	background-position: 0 0;
}
#pdts .flex-control-paging li a{
    width: 50px;  
    height: 5px;
	overflow: hidden;
	background: #666;
}
#pdts .flex-control-paging li a.flex-active {
	width: 50px;  
    height: 5px;
	overflow: hidden;
	background: #666666;
}

.productList li {
border-bottom: 1px dashed rgba(163,163,163,0.5);
overflow: hidden;
padding: 10px 0;
position: relative;
}
.productList .imgWrap {
float: left;
width: 80px;
height: 80px;
text-align: center;
margin: 0 10px 0 10px;
background-color: rgba(163,163,163,0.2);
display: -webkit-box;
-webkit-box-orient: horizontal;
-webkit-box-pack: center;
-webkit-box-align: center;
display: box;
box-orient: horizontal;
box-pack: center;
box-align: center;
}
.z3g-textRed {
color: #f00!important;
}
.productList.infoWrap {
    padding: 0 60px 0 100px;
}
.productList.imgWrap img {
    max-width: 80px;
    max-height: 80px;
}
.productList h3 {
    font-size: 15px;
    height: 15px;
    line-height: 15px;
    margin: 2px 0;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
}
.productList p {
    line-height: 15px;
    margin: 5px 0;
    overflow: hidden;
    vertical-align: middle;
}
.productList .code span {
    display: inline-block;
    width: 22px;
    padding: 3px 0 4px 0;
    text-align: center;
    border: 1px solid rgba(163, 163, 163, 0.5);
    background-color: rgba(163, 163, 163, 0.1);
    overflow: hidden;
    vertical-align: middle;
    font-size: 22px;
}
.productList .code .touch {
    background-color: rgba(163, 163, 163, 0.2);
}
.productList .code input {
    width: 32px;
    vertical-align: middle;
    margin: 0;
    border: 1px solid rgba(163, 163, 163, 0.5);
    height: 22px;float:left;margin-left:5px;margin-right:5px;
    text-align: center;
}
.productList .operate {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 40px;
    right: 10px;
    text-align: right;
}
.productList .operate .icon {
    width: 18px;
    height: 18px;
    display: block;
    margin: 6px 0 0 6px;
    background:url(../images/common.png) no-repeat 0 -112px;
    background-size: 150px;
    display: none;
}</pre></body></html>